
Multithreading
Multithreading is a programming paradigm that allows for concurrent,
rather than serial, processing. Multiple client requests to a server are
handled as a single process, with much less overhead than if separate
processes were started independently.
URLs:
- Multithreading
- A short discussion of the highlights of multithreading
- SavvySearch
- Sun's Multithreaded Query Page
- CUSI Multiple
Search
- Multithreading is used to initiate a number of search programs at once, as
in the above search programs. A search term is entered only once. The
queries run in parallel and take as long as the slowest search engine
selected.

E-Mail:
The World Wide Web Encyclopedia at wwwe@tab.com
E-Mail: Charles River Media at chrivmedia@aol.com
Copyright 1996 Charles River Media. All rights reserved.
Text - Copyright © 1995, 1996 - James Michael Stewart & Ed Tittel.
Web Layout - Copyright © 1995, 1996 - LANWrights &
IMPACT Online.
Revised -- February 20th, 1996